@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"Tahoma", sans-serif;*/
	font-size:12px;
	color:#333;
	background:url(../imgs/bg.jpg) no-repeat center top #008380;
}

.general {
	/*display:block;*/
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
}

.banner {
	display:block;
	width:900px;
	height:198px;
	margin:0px;
	padding:0px;
	float:none;
	clear:both;
}

#headflash {
	background:none;
}

.lineHead {
	background-color:#008380;
	display:block;
	overflow:hidden;
	width:100%;
	height:2px;
	margin:0px;
	padding:0px;
	float:none;
	clear:both;
}

.finColumnas {
	clear:both;
	float:none;
}

.mainMenu {
	background:url(../imgs/bgBtn.jpg) repeat-x top;
	width:auto;
	height:40px;
	clear:both;
	float:none;
	margin:0px;
	padding:0px;
}

.mainMenu ul {
	width:796px;
	padding:0px;
	margin:0px auto 0px auto;
}

.mainMenu ul li {
	/*display:block;*/
	display:inline-block;
	float:left;
	font-family:"Trebuchet MS", verdana;
	font-size:13px;
	border-right:#FFC solid 1px;
	list-style:none;
	margin:0px;
	padding:0px;
}

.mainMenu ul li a {
	display:block;
	/*display:inline-table;
	float:left;*/
	text-decoration:none;
	color:#333;
	margin:0px;
	padding:13px 10px 9px 9px;
}

.mainMenu ul li a:hover {
	background:url(../imgs/bgBtn2.jpg) repeat-x left;
	text-decoration:none;
	color:#000;
}

.bgmenuRight {
	background-image:url(../imgs/bgBtnRight.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:240px;
	height:40px;
	float:right;
}

.wrapper {
	background:url(../imgs/bgWrapper.jpg) repeat-x top left;
	width:900px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:visible;
}

.contLeft {
	background:url(../imgs/bgContleft.jpg) top left repeat-x #52B5B3;
	font-family:"Trebuchet MS", verdana;
	font-size:13px;
	float:left;
	width:619px;
	height:auto;
	margin:1px 1px 20px 0px;
	padding:10px 20px 20px 20px;
}

.contLeft ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}

.contLeft ul li {
	/*background:url(../imgs/arrow1.gif) no-repeat left;*/
	list-style-image:url(../imgs/arrow1.gif);
	margin:5px 0px 5px 0px;
}

.fototabash {
	/*background:url(../imgs/doctorRight.jpg) no-repeat left top;*/
	background:url(../imgs/fotoRight.jpg) no-repeat left top;
	display:block;
	width:240px;
	height:150px; /* 140px antes */
	margin:1px 0px 0px 0px;
	padding:0px;
	border-bottom:#FFF solid 1px;
}

* html .contLeft {
	/*background-color:#F69;*/
	padding:0px 0px 0px 10px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	overflow:visible;
}

.title1 {
	background:url(../imgs/icoTitle.jpg) no-repeat top left;
	/*background-color:#6CC;*/
	padding:10px 10px 0px 60px;
	margin:0px 0px 10px 0px;
	width:390px;
	height:40px;
	float:left;
	font-size:24px;
}

.titleVideo {
	background:url(../imgs/icoVideo.jpg) no-repeat top left;
	/*background-color:#6CC;*/
	padding:10px 10px 0px 60px;
	margin:0px;
	width:390px;
	height:40px;
	float:left;
	font-size:24px;
}

.fecha {
	/*background-color:#6CF;*/
	display:block;
	width:60px;
	float:right;
	font-size:11px;
	color:#F60;
	text-align:right;
	overflow:hidden;
	margin:23px 0px 0px 0px;
}

.txbox1 {
	width:auto;
	height:auto;
	background-color:#FFFFEA;
	border:#999 solid 1px;
	padding:10px;
	margin:0px 0px 10px 0px;
	line-height:17px;
}

.highlight1 {
	font-size:16px;
	font-weight:bold;
	color:#F33;
}

.postTitle {
	background:url(../imgs/bgPostTitle.jpg) repeat-x top left;
	display:block;
	width:530px;
	height:40px;
	text-align:right;
	margin:10px 0px 0px 0px;
}

.txPostTitle {
	background-color:#F90;
	padding:9px 10px 0px 10px;
	width:auto;
	height:31px;
	float:right;
	color:#FFF;
	font-size:18px;
}

.postDate {
	background:url(../imgs/bgPostdate.jpg) no-repeat top left;
	display:block;
	width:42px;
	height:40px;
	float:left;
	margin:0px 0px 0px -52px;
	padding:0px;
	overflow:visible;
	position:absolute;
}

.postDateTitle {
	background:url(../imgs/bgPostdateTitle.jpg) no-repeat top left;
	display:block;
	width:42px;
	height:40px;
	float:right;
	margin:8px 0px 0px 0px;
	padding:0px;
	/*overflow:visible;
	position:absolute;*/
}

.postDia {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	float:none;
	clear:both;
	text-align:center;
	margin:7px 0px 0px 0px;
}

.postMes {
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	float:none;
	clear:both;
	text-align:center;
}

.postImg {
	width:520px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:#333 solid 5px;
}

.postText {
	width:auto;
	height:auto;
	background-color:#FFFFEA;
	border:#999 solid 1px;
	padding:10px;
	margin:10px 0px 10px 0px;
	line-height:17px;
}

.italicRed {
	color:#F33;
	font-style:italic;
}

.contRight {
	/*background-color:#FFF;*/
	float:right;
	width:240px;
	height:auto;
	margin:0px 0px 20px 0px;
	text-align:right;
}

* html .contRight {
	/*background-color:#F69;*/
}

.titleRight {
	background:url(../imgs/bgPostTitle.jpg) repeat-x top left;
	display:block;
	width:100%;
	height:40px;
	float:none;
	clear:both;
	text-align:right;
	margin:0px 0px 10px 0px;
}

.rescentRight1 {
	display:block;
	width:150px;
	height:151px;
	float:left;
	padding:0px;
	margin:0px 20px 10px 0px;
}

.rescentRight1 img {
	border:none;
	float:none;
	clear:both;
}

.rescentType {
	float:none;
	clear:both;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.rescentName {
	font-size:11px;
	text-align:right;
	margin:3px 0px 0px 0px;
}

.rescentName a {
	color:#333;
	text-decoration:none;
}

.rescentName a:hover {
	color:#F60;
}

.greenBox {
	background-color:#A3D11A;
	padding:3px 6px 6px 5px;
	margin:1px 0px 0px 0px;
}

.rescentRight2 {
	display:block;
	width:150px;
	height:151px;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.rescentRight2 img {
	border:none;
	float:none;
	clear:both;
}

.volver {
	display:block;
	width:66px;
	height:41px;
	float:none;
	clear:both;
	background:url(../imgs/volverArrowA.jpg) no-repeat top left;
	color:#333;
	font-size:12px;
	padding:5px 0px 0px 50px;
	text-decoration:none;
}

.icotitle {
	background:url(../imgs/icotitle.jpg) left top no-repeat;
	display:block;
	width:33px;
	height:29px;
	float:left;
	padding:0px;
	margin:0px 1px 0px 0px;
}

h1 {
	background:url(../imgs/bgh1.jpg) left repeat-y;
	font-family:"Trebuchet MS", verdana;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	display:block;
	float:left;
	clear:right;
	width:575px;
	height:26px;
	margin:0px 0px 12px 0px;
	padding:3px 0px 0px 10px;
}

h2 {
	border-bottom:#333 dashed 1px;
	font-size:16px;
	font-weight:bold;
	color:#033;
	display:block;
	float:none;
	clear:both;
	margin:10px 10px 15px 0px;
	padding:0px 0px 5px 0px;
}

h3 {
	display:block;
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:#FFF dashed 1px;
}

h4 {
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

h5 {
	display:block;
	float:none;
	clear:both;
	color:#C00;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:#FFF dashed 1px;
}

.txyellow1 {
	color:#FC0;
	/*font-weight:bold;*/
}

.txWhite1 {
	color:#FFF;
}

.inicioFlash {
	display:block;
	width:618px;
	height:275px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#C00;
}

a:hover {
	text-decoration:underline;
	color:#FFF;
}

.contRight2 {
	display:block;
	width:240px;
	height:auto;
	margin:12px 0px 0px 0px;
	padding:0px;
}

.logoRight {
	float:right;
	display:block;
	width:93px;
	height:auto;
	/*border:#FFF solid 1px;*/
}

.logoRightCont {
	display:block;
	width:125px;
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

.link1 {
	font-family:"Trebuchet MS", verdana;
	font-size:13px;
	text-decoration:none;
	color:#FFC;
}

.link1:hover {
	color:#C00;
}

.link2 {
	text-decoration:none;
	color:#C00;
}

.link2:hover {
	color:#333;
}

.footer {
	background:url(../imgs/bgfooter.jpg) repeat-x top center;
	display:block;
	width:900px;
	height:auto;
	padding:0px;
	margin:0px 0px 20px 0px;
	float:none;
	clear:both;
}

.footerMenu {
	background:url(../imgs/bgfooterMenu.jpg) repeat-x left top;
	font-family:"Trebuchet MS", verdana;
	font-size:11px;
	color:#FFC;
	height:23px;
	display:block;
	text-align:center;
	margin:0px auto 0px auto;
	padding:7px 0px 0px 0px;
}

.footerMenu a {
	margin:0px 5px 0px 5px;
	text-decoration:none;
	color:#FFC;
}

.footerMenu a:hover {
	text-decoration:none;
	color:#333;
}

.footerColum1 {
	background:url(../imgs/icofooter1.jpg) no-repeat #CFF left top;
	display:block;
	float:left;
	width:180px;
	height:47px;
	color:#C00;
	font-size:11px;
	line-height:20px;
	margin:0px;
	padding:7px 0px 0px 50px;
}

.footerColum2 {
	background:url(../imgs/icofooter2.jpg) no-repeat #CFF left top;
	display:block;
	float:left;
	width:247px;
	height:47px;
	color:#C00;
	font-size:11px;
	line-height:20px;
	margin:0px;
	padding:7px 0px 0px 50px;
}

.footerColum3 {
	background:url(../imgs/icofooter3.jpg) no-repeat #CFF left top;
	display:block;
	float:left;
	width:163px;
	height:47px;
	color:#C00;
	font-size:11px;
	line-height:20px;
	margin:0px;
	padding:7px 0px 0px 50px;
}

.footerColum3 a {
	text-decoration:none;
	color:#C00;
}

.footerColum3 a:hover {
	color:#333;
}

.footerColum4 {
	background:url(../imgs/icofooter4.jpg) no-repeat #CFF left top;
	display:block;
	float:left;
	width:151px;
	height:47px;
	color:#C00;
	font-size:11px;
	text-align:left;
	line-height:20px;
	margin:0px;
	padding:7px 0px 0px 9px;
}

.txfooterColum4 {
	float:left;
	display:block;
	margin:0px 14px 0px 0px;
}

.icotwitter {
	background:url(../imgs/icotwitter1.jpg) no-repeat top left;
	display:block;
	width:34px;
	height:37px;
	float:left;
	padding:0px;
	margin:0px;
}

.icotwitter:hover {
	background:url(../imgs/icotwitter2.jpg) no-repeat top left;
}

.icoface {
	background:url(../imgs/icoface1.jpg) no-repeat top left;
	display:block;
	width:34px;
	height:37px;
	float:left;
	padding:0px;
	margin:0px;
}

.icoface:hover {
	background:url(../imgs/icoface2.jpg) no-repeat top left;
}

.footerInfoLeft {
	/*background-color:#00CC99;*/
	display:block;
	width:700px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:11px;
	padding:12px 10px 0px 10px;
}

.footerInfoRight {
	background:url(../imgs/icoImpres1.jpg) no-repeat left top;
	/*background-color:#00CC99;*/
	display:block;
	width:16px;
	height:13px;
	float:right;
	color:#FFF;
	font-size:11px;
	text-align:right;
	padding:10px 0px 0px 0px;
	margin:7px 7px 0px 0px;
}

.footerInfoRight:hover {
	background:url(../imgs/icoImpres2.jpg) no-repeat left top;
}

.fotoCont {
	border:#FFF dotted 1px;
	display:block;
	padding:5px;
	float:left;
	margin:0px 10px 10px 0px;
}

.fotoContBig {
	border:#FFF dotted 1px;
	display:block;
	padding:5px;
	float:none;
	clear:both;
	margin:0px 10px 10px 0px;
}

.blockquote {
	background-color:#FFC;
	border:#666 solid 1px;
	padding:5px 10px 5px 10px;
	margin:0px 10px 0px 0px;
}

.blockquote2 {
	background-color:#FFC;
	border:#666 solid 1px;
	display:block;
	float:left;
	width:364px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:5px 10px 5px 10px;
}

.blockquote3 {
	background-color:#FFC;
	border:#666 dashed 1px;
	padding:5px 10px 5px 10px;
	margin:10px 0px 0px 0px;
	font-size:16px;
	text-align:center;
	color:#C00;
}

.formBox {
	background-color:#FFC;
	border:#333 solid 1px;
	margin:0px 10px 0px 10px;
	padding:5px;
	color:#000;
	width:200px;
	height:17px;
}

.formMesagge {
	background-color:#FFC;
	border:#333 solid 1px;
	margin:0px 10px 0px 10px;
	padding:5px;
	color:#000;
	width:200px;
	height:80px;
}

.btnForm {
	/*background-color:#F30;*/
	background:url(../imgs/bgBtn2.jpg) repeat-x top;
	border:#333 solid 1px;
	margin:7px 0px 7px 0px;
	padding:4px 5px 3px 5px;
	color:#333;
	font-size:11px;
	font-weight:bold;
}

.btnForm:hover {
	/*background-color:#033;*/
	background:#F30 none;
	border:#666 solid 1px;
	color:#FFF;
}

img, div { 
	behavior: url(iepngfix.htc)
}

.fotoComent {
	/*background-color:#6CC;*/
	display:block;
	float:left;
	padding:0px;
	margin:0px 20px 20px 0px;
}

.fotoAlbum {
	display:block;
	float:none;
	clear:both;
	padding:5px;
	margin:0px;
	border:#C00 dotted 1px;
}

.comentario {
	display:block;
	float:none;
	clear:both;
	text-align:center;
	color:#333;
}

.titleTestim {
	display:block;
	float:none;
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#C00;
}

.lineCont {
	border-bottom:#666 dashed 1px;
	padding:0px;
	margin:20px 0px 20px 0px;
}



