* {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	/*color : #333333;*/
}

body {
	background-color : #FFE0D1;
	margin: 0;
	padding : 0;
}

#centrador{
	width: 741px;
	margin-left : auto;
	margin-right : auto;
}

#all{
	float : left;
	width: 739px;
	border : 1px solid #CC6600;
}
#superior{
	float : left;
	width: 739px;
}
#logo{
	float : left;
	width: 168px;
	height : 247px;
	background-image : url(../images/logo.gif);
	background-repeat : no-repeat;
}
#cabecera{
	float : left;
	width: 402px;
	height : 247px;
	background-image : url(../images/cabecera.jpg);
	background-repeat : no-repeat;
}
#menunav {
	margin-top: 214px;
	color : #333333;
}
#menunav  a{
	font-size : 14px;
}
#banderas{
	float : left;
	width: 169px;
	height : 247px;
	background-image : url(../images/fondobanderas.gif);
	background-repeat : no-repeat;
}
#banderas img{
	margin-top : 2px;
}
#foto {
	width : 169px;
	height : 204px;
	overflow : hidden;
	border-bottom : 0px solid red;
}
#idiomas {
	text-align : center;
}
#mitad{
	float : left;
	width: 739px;
	background-image : url(../images/fondomitad.gif);
	background-repeat : repeat-y;
}
#colleft {
	float : left;
	width : 168px;
}
#colmid {
	float : left;
	width : 402px;
}
#titular{
	background-image : url(../images/fondotitular.gif);
	background-repeat : no-repeat;
	height: 40px;	
}
#contenido{
	background-image : url(../images/fondocontenido.gif);
	background-repeat : repeat-y;
	padding-left : 30px;
	padding-right: 30px;
	color : #333333;
}
#pie{
	background-image : url(../images/fondopie.gif);
	background-repeat : repeat-y;
	height: 28px;	
}
#colright {
	float : left;
	width : 169px;
}

#inferior{
	text-align : right;
}
p, h1, h2, h3, h4, h5, h6, form {
	margin : 0;
}
a {
	text-decoration : none;
	color : #333333;	
}

a.mnu_act, a.especial_act {
	font-weight : bold;
}

/*#contenido p{
	margin-left : 30px;
	margin-right: 30px;
}*/
#titular h1{
	margin: 0px;
	padding-top : 10px;
	font-size : 16px;
	margin-left : 13px;
	text-align : center;
	width: 125px;
}
#colleft, #colright, #colleft a, #colright a {
	color: white;
}
.csc-frame-frame2 {
	background-color : #8B0000;
}
.csc-frame-frame1 {
	border : 1px solid #8B0000;
}
.csc-sitemap-level1{
	margin-left : 20px;	
}
.csc-sitemap-level2 {
	margin-left : 40px;
}