body{
	background: #fff;
	margin:  0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;/* tipografía general */
}

p{
	line-height:16px;
	padding: 5px 0px 5px 0px;
}

img{
	border:0;
}

.logo{
    /*float: right;*/
	margin: 0px;
	/*margin-left: 0px;*/
}

h1{
	margin: 0px;
}

h2, h3, h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px;
}

a                  {outline: 0;}
a:link,  a:visited {color: #33CC66;}/*A67700*/
a:hover, a:active  {text-decoration: none;
                    background: #BF4030; 
					color:      #fff;}/*FFD773*/

#wrapper{
	width: 1024px;
	margin: auto;
	background: #fff  url(../images/bg-wrapper.png) repeat-y;
	color: #336666; /* 007C21 tipografía contenido */
}

#header{
	/*background: #339966;*/
	padding-left: 10px;/*para que la imagen se ajuste a la sombra lateral */
	display: block;
	/*height: 40px;*/
	color: #fff;
}

#slogan{
	background: #f00 url(../images/bg-arrow-b.gif) right no-repeat;/*7cc6e6*/
	height: 30px;
	float: left;
	padding: 0px;
	margin-top: 170px;
	margin-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #716249;/*716249*/
}

#slogan p{
	margin: 2px 50px 0px 0px;
}

#menu_holder{
	float: left;
	width:1004px;
	background: #339966;
}

ul#menu{
	list-style-type: none;
	padding: 8px 0px 0px 8px;/*177px 0px 0px 60px;*/
	margin: 0px;/* 0px 0px 0px;*/
	height: 30px;
}

ul#menu li{
	border-left: 2px solid #66CC66;
	border-right: 2px solid #66CC66;/*669966*/
	display: block;
	float: left;
	height: 20px;
	margin: 0px 4px 0px 4px;
	padding: 0px 6px 0px 6px;
}

#menu a{
	display: block;
	float: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;/* */
	font-size: 13px;
	font-weight: bold;
}

#menu a:link,
#menu a:visited    {color: #bbddcc;}/*fff*/
#menu a:hover      {padding-bottom: 10px;
                    padding-top: 2px;
                    color: #fff; 
                    background: #339966; 
					border-bottom: 3px solid #993300}/*716249*/
#menu li#current a {color: #fff;} /*fff*/

#container{
	width: 70%; /************************************************************************ TAMAÑO DEL CONTENEDOR PRINCIPAL **************************************/
	float: left;
    padding: 20px 13px 15px 22px;
}

#container h2{
	color: #003399;/*003366*/
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#container h3{
	color: #007c21;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#container h4{
	color:#336666;/*2E3983*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:16px;
	padding-top: 3px;
}

#container .post{
	padding: 20px 10px 0px 10px;/*20px 15px 20px 20px;*/
	border-bottom: 1px dashed #8FA3B3;
}

#container .cv{
	width: 75%; /****************************************************** TAMAÑO DATOS PERSONALES **********************************************************/
	/*float: left;*/
	float: right;
	padding-top: 40px;
}

#container .cv_foto{
	width: 25%; /******************************************************** TAMAÑO LOGOS *******************************************************************/
	/*float: left;*/
	float: left;
}

#container .center{
	text-align: center;
	padding: 10px 0px 10px 0px;/*13px 0px 13px 0px;*/
}

#container .marco{
	padding: 2px;
	border: 4px solid #336666;/*0B8D66#f8f7ef;/*#e0d7b7;*/
}

.marco a:link,
.marco a:hover {background: #fff;}

#container ul{
	margin-top: 30px;
	margin-bottom: 30px;
}
#container ul li{
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}

#container .lista_simple{
	list-style-type: none;
}

#container .lista_simple li{
	text-align: center;
	padding-right: 35px;
}

#container .lista_simple li a{
	color: #666;
	font-weight: normal;
}

#container .lista_simple li a:hover{
	font-weight: bold;
}

/* ESTILO DE LAS LIGAS PARA EL DIRECTORIO */

#container .center a:link{color: #A68500;}
#container .center a:hover{color: #F60;}

#blockquote{
	background: #F6FAFD url(../images/quote.gif) no-repeat;
	background-color:#F6FAFD;
	color:#59819F;
	padding:10px 10px 10px 50px;
	margin:10px;
	border:1px solid #DCE9F6;
}

#sidebar{
	width: 23%; /************************************************************* TAMAÑO DEL SIDEBAR 18% ORIGINALMENTE ********************************************/
	float: left;
	margin: 30px 10px 30px 10px;
	padding: 10px 5px 10px 5px;/*10px 5px 0px 5px; 0 0 0 4*/
	background-color: #fff;/*ddffee*/
}

#sidebar h2{
	color: #bbddcc;
	background-color: #339966;/*339966*/
	border-top: 2px solid #7cc6e6;
	border-bottom: 3px solid #993300;/*7cc6e6*/
	padding: 4px 4px 4px 12px;/*4 4 4 12*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin-top: 15px;
}

#sidebar ul{
	padding: 0px;
	margin: 0px;
	background-color: #ddffee;
	border: 1px solid #339966;
	border-top: 1px solid #993300;
}

#sidebar li{
	list-style-type: none;
	line-height: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	/*text-align:justify;*/
	margin: 10px 5px 10px 5px;
	/*border-bottom: 1px dashed #bbddcc;
	border-top:    1px dashed #bbddcc;*/
}

#sidebar ul li a{
	display: block;
	padding: 5px 0px 5px 12px;
	font-weight: normal;
}

#sidebar ul li a:link,
#sidebar ul li a:visited{color: #716249;}
#sidebar ul li a:hover{background-color: #ddffee;}

#footer{
	height: 114px;
	background: #ddd  url(../images/bg-footer.png) no-repeat;
	padding: 0px;
	margin: auto;
}

#footer .creditos{
	font-size: 9px;
	text-align: center;
	padding: 36px 0px 0px 0px;
}

#footer .creditos p{line-height: 13px;}

#footer ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#footer li{
	display: inline;
	list-style-type: none;
}

#footer a{text-decoration: none;}

#footer a:link,
#footer a:visited{
	color: #7cc6e6;
	font-weight: normal;
}

#footer a:hover{text-decoration: underline;}

#searchForm{
	width:250px;
	float:right;
}

#searchForm fieldset{
	border:none;
}

#searchForm form{
	margin:0px;
}

#searchForm input{
	border:1px solid #003366;
	background-color:#FFF;
	color:#666;
	padding:3px;
}

.clear{clear:both;}

