* {
	font-family : Comic Sans MS, fantasy;
	font-size : 11px;
	line-height : 140%;
	color: #9E0E0A;
	margin : 0;
	padding:0;
}
body {
	background-color : #FFF;
}
#centrador {
	width: 738px;
	margin-left: auto;
	margin-right: auto;
}

#all {
	float : left;
	width: 738px;
	border: 1px solid black;
}
#cabecera{
	float : left;
	width: 738px;
	height : 90px;
	background-color : #D3D3D3;
	background-image : url(../images/logo.gif);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
}
#pie{
	float : left;
	clear : both;
	width: 738px;
	height : 37px;
	background-color : #D3D3D3;
}
#menu {
	float: left;
	width: 738px;
	height : 20px;
	background-color : #D3D3D3;
}
ul.menunav, ul.menunav2, ul.menuespecial {
	background-color: #D3D3D3;
	list-style : none;
	padding : 0;
	margin : 0;
	width : 666px;
}
ul.menunav {
	float : left;
}
ul.menuespecial {
	margin-top: 10px;
}
ul.menunav li, ul.menunav2 li, ul.menuespecial li{
	display: inline;
	margin-left: 15px;
}
ul.menunav li a, ul.menunav2 li a, ul.menuespecial li a{
	color: #9E0E0A;
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
}
ul.menunav li a:hover, ul.menunav li a.act, ul.menunav2 li a:hover, ul.menunav2 li a.act, ul.menuespecial li a:hover, ul.menuespecial li a.act {
	font-weight : bold;
}
ul.menuespecial li a, ul.menuespecial li a.act, ul.menuespecial li a:hover {
	font-size : 11px;
}
ul.menunav2 {
	background-color: #D3D3D3;
	position: relative;
	width: 666px;
	float: left;
	margin-bottom: 20px;
	border-top: 1px dotted black;
}
#cuerpo {
	float : left;
	width: 738px;
}

#documento{
	float : left;
	padding: 15px;
	width: 708px;
}

#gobackandprint {
	text-align: right;
}


.noview {
	display: none;
}

h1 {
	font-size : 14px;
	margin-bottom : 10px;
}
h2 {
	margin-bottom: 10px;
	font-size : 12px;
}

.csc-frame-frame2 {
	padding-top : 25px;
	background-color: #FFE2AF;
	background-image : url(../images/fondoframe.gif);
	background-position : center 5px;
	background-repeat : no-repeat;
}
.csc-frame-frame1 {
	border: 1px solid #de6900;
}
.csc-frame-frame1, .csc-frame-frame2 {
	margin-top : 10px;
	text-align: center;
}
.csc-sitemap-level1 {
	
}
.csc-sitemap-level2 {
	margin-left: 20px;
}

.fleft {
	float : left;
	text-align : left;
}
.fright {
	float : right;
}
.print, .back {
	margin-top : 15px;
	width: 100px;
}
#flags {
	width : 70px;
	float : right;
}
/* example styles */
 .tx-veguestbook-pi1 { width: 700px; margin: 0; padding:0;}
    .tx-guestbook-list-header { width: 700px; background-color: #FFE2AF; color: #9E0E0A; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #FFE2AF; color: #9E0E0A; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#9E0E0A; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#9E0E0A; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#9E0E0A; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
