/* 
La Verdad del Sureste
www.la-verdad.com.mx
*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

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

a:active {
	color: #000000;
	text-decoration: none;
}

#border {
	background: #ffffff url(fondo.jpg) top center repeat-y;
	width: 100%;
}

#introa{
	float:left;
	width:400px;
	height:85px;
	margin-right:2px;
	background:url(../media/img_sitio/logo.gif) no-repeat;
}

#introb{
	float:right;
	width:530px;
	height:85px;	
	text-align:right;
}

#intro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	text-align:center;
	margin-bottom:5px;
	background-color:#EDEDED;
	padding:5px 5px 5px 5px;
}

#contenido{
	margin:auto;
	width:940px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;	
	
}

#columna01{
	float:left;
	width:300px;
	margin-right:5px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
}

#columna02{
	float:right;
	width:300px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
}

#izquierda01{
	float:left;
	width:630px;

	padding-bottom:5px;
}

#derecha01{
	float:right;
	width:300px;
	padding-bottom:5px;	
}

#footer{
	clear:both;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	background-color:#666666;
	color:#FFFFFF;

}

#video{
	background:#333333;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #000000;
	text-align:center;
	color:#FFFFFF;
}

#textovideo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	padding:3px 3px 3px 3px;
	text-align:justify;
}


#lineanota{
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}

#lineac{
	clear:both;

}

#menu{
	clear:both;
}

.menuprincipal{
	margin: 0;
	padding: 0;
	float: left;
	font-size:12px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	background: black url(menu.jpg) center center repeat-x;
}

.menuprincipal li{
	display: inline;
}

.menuprincipal li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #666666;
}

.menuprincipal li a:visited{
	color: white;
}

.menuprincipal li a:hover, .menuprincipal li .current{
	color: white;
	background: transparent url(menuactivo.jpg) center center repeat-x;
}

#busqueda {
	padding-bottom:5px;
}

#cajabusqueda {
	border: 1px solid ##999999;
	color: #666666;
}

#linearoja{
	font-size:12px;
	font-weight:bold;
	color: #000000;
	border-bottom:1px solid #7C0000;
	text-transform:uppercase;
}

#columna{
	float:left;
	width:300px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
}

#piefoto{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	background:#EDEDED;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	font-style:italic;	
}

#cajatab{
	border:1px solid #EDEDED;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}

#compartir{
	color:#990000;
	text-align:right;
	border-bottom:1px solid #666666;
	margin-bottom:10px;
	margin-top:10px;
}

#menuhoriz ul li {
	list-style-type:square;
	margin:0;
	padding:0;
}

.principal{
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.titulo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.bordeimg {
	 border: 1px solid #CCCCCC;
	 text-decoration:none;
	 border-style: solid;
	 border-width: 1px;
}