
* {margin:0; padding: 0;}
html, body {height: 100%;}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
#principal {
	position: relative;
	width: 970px;
	background-color: #ffffff;
	margin:0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669900;  /* color a cambiar*/ 
	border-bottom-color: #669900;
	border-left-color: #669900;
}
#cabecera {
	background-color: #FFFFCC;
	background-image:url(images/cabecera.jpg);
	width: 100%;
	height: 150px;
}

ul {list-style-type: none;}
#menu {background-color:#669900;  /* color a cambiar */
height: 25px;
}
#menu ul {text-align: center;
}
#menu ul li {float: right;
width: 10%;
}
#menu ul li a {color: #FFF;
line-height: 23px;
font-family: "Tahoma";
font-size:11px;
font-weight: bold;
text-decoration: none;
display: block;
width: 99%;
}
#menu a:hover {background-color: #EAEAEA;
color: #333;
border: solid 1px #333;
line-height: 23px;
} 
#contenidoprin {
height:100%;
}
#menuizq {
	float: left;
	width: 200px;
	background-color: #ffffff;
	border-right-width:1px;
	border-right-color:#669900; /* color a cambiar */
	margin: 0px;
	padding: 0px;
	height:100%;
	border-right-style: solid;

}
#menuder {
	float: right;
	width: 161px;
	background-color: #ffffff;
	border-left-width:1px;
	border-left-color:#669999;
	margin: 0px;
	padding: 5px;
	height:100%;
	border-left-style: solid;
}
#contenido {
/*	float: left;*/
	background-color:#ffffff;
/*	width: 630px; */
/*	width: 590px; */
	height:100%; 
	margin-left:200px;
}

#textocontenido {
	padding:10px;
/* width:580px; */
width:97%;
text-align:justify;
}

#menucontenido ul.level0 li.level10 {
color:#999999;
background-color:#333333;
}

#menucontenido ul li a {
	color: #333333;
	line-height: 20px;
	font-family: "Tahoma";
	font-size:11px;
	font-weight: none;
	text-decoration: none;
	display: block;
	width: 194px;
	background-color: #EAEAEA;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menucontenido a:hover {
	background-color: #666666;
	color: #FFFFFF;
	line-height: 20px;
} 

.titulo1 {
	font-size:16px;
	color:#669900;   /* color a cambiar */
	font-weight:bold;
    border-bottom:1px solid #D8B13A;
	/*width:500px;*/
  /*  clear:both;*/
}

.titulo2 {
	font-size:13px;
	font-weight:bold;
	color:#669900;
	margin-bottom:5px;
}

#textocontenido ul {
	list-style:circle;
	list-style-position:outside;
	list-style-image:url(images/vinyeta.gif);
	margin-left:35px;
	margin-bottom:10px;

}

#textocontenido p {
	margin-bottom:10px;
}
#textocontenido ol {
	list-style-position:outside;
	padding-left:35px;
	margin-bottom:10px;
}

#textocontenido ol li {

	margin-bottom:5px;
}

#textocontenido ol.dentro {
	list-style-position:inside;

}


.titulosmenu {
color:#ffffff;
background-color:#669900;   /* color a cambiar */
	line-height: 20px;
	font-family: "Tahoma";
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 194px;
	padding: 3px;
}

.titulosmenu a {
	color:#ffffff;
	text-decoration:none;
}

ul.levelb {
	list-style-type:none;
}


.campos {
	margin-bottom: 13px;
	border: 1px solid #669900;  /* color a cambiar */
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#669900;    /* color a cambiar */
}

label {
	display: block;
	font-weight:bold;
	font-size:11px;
	color:#669900;    /* color a cambiar */
	margin-top:0;
}

.paginacion {
	font-size:11px;
	text-align:center;
	/*float:none; */
	/* clear:both; */
	width:730px; 
}

.paginacion a {
	color:#669900;    /* color a cambiar */
	text-decoration: none;	
}

.paginacion a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #669900;   /* color a cambiar */
}

#colegiados {
	background-color: #EBF0FE;
	margin:10px;
	padding:10px;
	float:left;
	width: 43%;
	height:65px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}

#formbusq {
	float:none;
}

.corte {
	clear:both;
}.tahoma11negra {
	font-size: 11px;
}
#pie {
	background-color:#669900;  /* color a cambiar */
	height: 20px;
	clear:both;
	float:none;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.titforms {
	font-size:14px;
	color:#669900;   /* color a cambiar */
	font-weight:bold;
	border-bottom:1px solid #D8B13A;
	width:500px;
	margin-bottom: 10px;
}

#viasreclam {
	padding:10px;
	text-align:justify;
}

.enlace {
	color:#669900; /* color a cambiar */
}

.tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900; /*color a cambiar*/
	padding: 5px;
}
.blanco {
	color: #FFFFFF;
	font-weight: bold;
}
#organizaciones {
padding:40px;
}

#colCen1 p {
	text-indent:50px;
	padding-left:15px;
	padding-right:15px;
}

.encabezadotabla {
	color:#ffffff;
    background-color:#669900;
   	padding:7px;
    font-align:center;
    font-weight:bold;
}