@charset "iso-8859-1";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #b4b4b4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

p {
	margin:0 0 15px 0;
	padding:0;
}

a {
	color:#8C700B;
	text-decoration:none;
}

a:hover {
	color:#8C700B;
	text-decoration:underline;
}

.clear {
	clear:both;
}
#main {
	width:760px;
	background-color:#FFF;
	margin:0 auto;
}
#menu {
	width:100%;
	height:38px;
	background:#DBDCDB url(../images/bg_menu.gif) repeat-x;
}
#flash {
	width:100%;
	height:166px;
	clear:both;
}
#titles {
	width:738px;
	height:41px;
	margin:0 auto;
	clear:both;
}
#titles .versions {	
	width:89px;
	height:11px;
	margin-top:7px;
	float:left;
}
#titles .news {	
	width:171px;
	height:17px;
	margin-right:34px;
	margin-top:16px;
	float:right;
}
#mainpage {
	width:744px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#mainpage .left {
	width:492px;
	float:left;
}
#mainpage .bienvenidos {
	width:100%;
	height:145px;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#6B0908;
}
#mainpage .foto {
	width:170px;
	height:126px;
	float:left;
	margin-right:17px;
	border: 3px#0c184a;
	
}
#mainpage .right {
	width:224px;
	float:right;
	background-color:#E5D9A1;
	/*padding-bottom:205px;*/
	
	}
#mainpage .banners { 
	width:100%;
	height:173px;
	clear:both;
}
#mainpage .sonarida {
	width:240px;
	height:173px;
	float:left;
}
#mainpage .beneficios {
	width:240px;
	height:173px;
	float:right;
}
#mainpage .txt {
	width:194px;
	float:right;
	padding:5px 15px;
	font-size:10px;
}
#mainpage .txt strong{
	color:#6B0908;
	font-style:italic;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
}
#menufooter {
	width:743px;
	height:46px;
	background:#B4B4B4 url(../images/bg-footer.gif) repeat-x;
	color:#FFF;
	clear:both;
	margin:10px auto;
}
#menufooter .opciones {
	margin-right:13px;
	float:left;
}
#menufooter .right {
	float:right;
}
#logos {
	width:743px;
	height:65px;
	clear:both;
	margin:10px auto;
}
#logos .sec{
	width:126px;
	height:57px;
	float:left;
}
#logos .sonora{
	width:123px;
	height:57px;
	float:right;
}
#logos .sonorarojo{
	width:132px;
	height:40px;
	float:left;
	padding:8px 0 0 180px;
}

#footer {
	width:740px;
	height:30px;
	margin:0 auto;
	color:#FFF;
	font-size:10px;
	padding:5px 0 5px 0;
}
#footer .left{
	float:left;
}
#footer .right{
	float:right;
	text-align:right;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}

#contenido {
	width:720px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:justify;
}

.tit {
	background-image:url(../images/bullet-tit.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px dashed #CCC;
	color:#8C700B;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:30px;
}

.subtit {
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.vinetas li {
	list-style-image:url(../images/bullet-list.gif);
	padding-bottom:15px;
}

.vinetas li:first-line {
	font-weight:bold;
}

.bannerLigas {
	float:left;
	margin:4px;
}

.borde {
	border:5px solid #CCC;
}

.fotoIzq, .fotoDer {
	border:5px solid #C0E4CD;
	padding:2px;
}

.fotoIzq {
	margin:0 10px 10px 0;
}

.fotoDer {
	margin:0 0 10px 10px;
}

.formfield {
	border:1px solid #999;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.back {
	background-image:url(../images/bullet-back.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:7px;
}
#mainpage .plenaria{
	width:492px;
	height:209px;
	float:left;
	clear:both;
	padding-top:7px;
}

