/* GENERAL DEFINItIONs stARts */

* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body {background-color:#333;}

img {vertical-align:bottom;border: none;}

.clear {clear: both;}

a{  text-decoration:none;
color:#FF0000}
a:hover{ 
	text-decoration:underline; 
	color:#999999;
}

.left{ float:left}
.right{ float:right}
form, fieldset{ border:0;}

h1{ 
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	padding:0 0 20px;
}
h2{
	color: #666666;
	font-size:18px;
	padding:5px 0;
}
h3{ color:#FF0000; font-size:15px; padding:5px 0;}
h4{
	padding:0 0 5px 0;
	font-size:22px;
}
h5{
color:#666; 
	font-size:14px;
}
p{
	padding:5px 0;
	font-size:12px;
	color:#333;
}
span.colorRed{ color:#FF0000}

.leerMas{
	background:url(../images/defaults/leerMas.gif) no-repeat left;
	padding-left:20px;
	font-size:11px;
	color:#333;
	font-style:normal;
}
.leerMas:hover{
	background:url(../images/defaults/leerMasHover.gif) no-repeat left;
	color:#F00;
	text-decoration:underline;
}
/* GENERAL DEFINItIONs ENDs */



#MainContainer{
	text-align:left;
	width:950px;
	margin:0 auto;
}

/* TOP STARTS */
#top {
	height:45px;
	width:950px;
	padding-top:20px; 
}
#menusuperior {
	float:right;
	width:180px;
	list-style: none;
}
#menusuperior li  {
	border-right:dotted #F00 1px;
	float: left;
}
#menusuperior li a {
	font-size:12px;
	padding: 5px 16px;
	display: block;
	text-decoration: none;
	color: #F00;
	border-right:1px solid #333;
}
#menusuperior li.sin{
	border-right:0;
}
#menusuperior li a:hover {
	text-decoration:underline;
}

form.buscar {
	height:43px;
	float:right;
	width:240px;
}
form.buscar input{
	font-size:12px; 
	vertical-align:top; 
}
form.buscar input#search{
	background:url(../images/defaults/botonBuscar.jpg) no-repeat; 
	font-weight:bold; 
	color:#fff;
	height:23px; 
	width:70px; 
	border:0; 
	margin:1px 0 0 6px; 
	padding:0 1px 2px 1px; 
}
form.buscar input:hover#search{ 
	background-image:url(../images/defaults/bginputHover.jpg);
}
form.buscar input#text{
	background:url(../images/defaults/bginput.jpg) no-repeat; 
	width:127px; 
	height:17px; 
	border:0; 
	padding:4px 4px 2px 10px; 
}

#header{
	width:950px;
	background-color: white;
	height:174px 
}

#flash{ 
}
/* MAIN PAGE STARTS */


#PageContent {
	background:url(../images/defaults/bg_main.jpg) /*#F9F9F9*/ #FFF repeat-y;
	width:950px;
}
#menulateral{
	width:191px;
	float:left;
	padding-bottom:40px;
}


#CenterContent{
	width:540px;
	float:left;	
	padding:20px 0 40px;
}



/*COLUMNA DERECHA STARTS*/

#ColumnaDerecha{
	padding:20px 5px 40px 0;
	float:right;
	width:200px;
}

#noticiaBox{
	width:190px;
	padding:10px 0 10px 0;
	border-bottom:1px dashed #333333
}
#noticiaBox h3{
	font-size:13px;
	padding:5px 0 15px;}

.RedBox{
	background:#FFFFFF url(../images/defaults/sombra_cuadro.jpg) repeat-y;
	background-position:121px;
	width:195px;
	margin-top:25px;
} 

#ColumnaDerecha .title{color:#FFFFFF;height:25px;padding:5px 0 0 21px;font-size:18px;
	width:175px;}
#ColumnaDerecha #NoticiasTitle{
	background:  url(../images/defaults/tittle_black.gif) no-repeat scroll left top;
}
#ColumnaDerecha #CasosExitos .title{
	background: url(../images/defaults/tittle_red.gif) no-repeat scroll left top;
	float:left;
}

.caja{ 
	background:transparent url(../images/defaults/curvaCuadro.gif) no-repeat left bottom;
	float:left;
	padding:5px 15px 20px 15px;
	width:170px;
}

.testimonio{ 
	float:left;
	width:110px; 
}

p.name{
	background-image:url(../images/defaults/comilla2.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	color:#333333;
	font-size:10px;
	font-style:italic;
	padding:0;
	padding-bottom: 15px;
	margin-bottom:10px;
	float:left;
	line-height:12px;
}
a.masNoticias{ font-size:12px; font-weight:bold; text-align:right; width:180px; display:block; padding:5px 0 0;}
/*
.caja{background-color:#FFF;width:191px;float:right;}
#ColumnaDerecha p{
padding-right:20px;
padding-bottom:10px
;padding-top:10px;
font-size:12px;
color:#333;
}
#CasosExitosInicio img {margin:10px 0;	}

*/


.bullet{display: block;width: 100%;
background-image: url(../images/defaults/0160_diamondblue.png);background-repeat: no-repeat;
padding-left:13px;background-position: 1px 8px; 
}

/*FOOTER START*/

#footerGeneral{
	background: url(../images/defaults/footer_bg.gif) repeat-x bottom right;
	width:950px;
	margin: 0 auto;
	height:129px;
	position:relative;
}

#footerGeneral #contacto {
	background:url(../images/defaults/contacto.jpg) no-repeat;
	width:254px;
	height:108px;
	position: absolute;
	top:-32px; 
	left:36px;
	text-align:right;
	padding:30px 20px 0 0;
}
#contacto h4{
	padding:0 0 5px 0;
	font-size:22px;
	color:#FFF;
}
#contacto p{
	padding:0;
	font-size:14px;
	color:#FFF;
}

#footerGeneral #footer{
	float: right;
	height:104px;
	background: url(../images/defaults/curvaf.gif) no-repeat bottom right;
	width:600px;
	padding:25px 30px 0 0
}
#footerGeneral #footer p.copyright{
	font-size:9px;
	color:#FFF;
	text-align:right;
	display: block; 
	clear:both;
	padding-right:50px;
}

ul#menuFooter{
	font-size:11px;
	list-style:none;
	padding:0 0 15px 40px;
	width: 100%;
	height:23px;
	line-height:23px;
}
#menuFooter li{
	float: left;
	border-right: 1px #F00 dotted;
}
#menuFooter li.last{ border-right:0}
#menuFooter li a {
	padding: 0 14px;
	display: block;	
}
#menuFooter li a:hover {
	text-decoration: none;
	color: #fff;
}

span.error {
	color: #ff0000;
	display: block;
	float: left;
}

.text-box{
	width: 310px;
	float: right;
	display: block;
}
.text-box ul{
	font-size:12px; 
	color:#666; 
	padding:8px 0;
}
.text-box ul li{
	padding:3px 0 12px 12px;
	list-style:none;
	background:url(../images/defaults/bulletCuadrado.gif) no-repeat 0 8px;
}
.text-box ul.listMisc{
	list-style: none;
	padding:5px 0 5px 0;
}
.text-box ul.listMisc li{
	font-size:11px;
	color:#666; 
	background: url(../images/defaults/arrowinbox.png) no-repeat 0 5px;
	padding:6px 0 6px 16px;
}

.box-content{
	width: 500px;
	display: block;
	border-top: 1px dashed #888;
	padding:10px 0 15px 15px;
	float:left;
	clear:both;
} 