html
{
	/*overflow-y: scroll;*/
}
body
{
	font-family: Verdana;
	font-size: 14px;
	background-color: rgb(215,215,215);
}

div.central
{
	margin: 0 auto;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

div.menu3
{
	background-image: url(WebImages/menuFondo.png);
	background-repeat: repeat-x;
	font-family: Impact;
	font-size: 20px;
	padding-left:40px;
}

div.menu
{
	padding-left: 30px;
	margin-top: -5px;
	vertical-align: middle;
	background-image: url(WebImages/menuFondo.png);
	background-repeat: repeat-x;
	text-decoration: none;
	font-family: Impact;
	font-size: 20px;
	color: White;
}

div.simulatorPhoto
{
	/*background: url(WebImages/Foto.png)!important;*/
	/*background-image: none; */
	width:670px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src=’WebImages/Foto.png’);*/
}

div.contenido
{
	background-image: url(WebImages/contenidoFondo.png);
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	
}

div.loader
{
	visibility: hidden;
	width: 40px;
	height: 50px;
	background-color: Red;
	position: absolute;
}

div.lineaContenidoCentral
{
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: rgb(140,141,148);
	width: 700px;
	background-image: url(WebImages/contenidoFondo.png);
	float: left;
}

div.autobild
{
	margin-top:50px;
	height:120px;
}

div.autobildContainer1
{
	width:320px;
	height:100px;
	font-weight:bold;
	margin-left:30px;
}

div.autobildContainer2
{
	float:right;
	width:210px;
	height:100px;
	font-weight:bold;
	margin-right:30px;
	margin-top:-95px;
}

div.autobildText1
{
	text-align:justify;
}

div.autobildText2
{
	text-align:right;
	padding-left:0px;
	/*float:left;*/
	/*margin-top:-80px;*/
}

div.autobildPhoto1
{
	float:right;
	margin-top:5px;
	padding-left:25px;
	padding-bottom:15px;
	width:35px;
	height:60px;
	/*font-style:italic;*/
	font-weight:normal;
	text-align:center;
}

div.autobildPhoto2
{
	float:left;
	margin-bottom:15px;
	margin-right:7px;
	padding-right:10px;
	width:35px;
	height:60px;
	/*font-style:italic;*/
	font-weight:normal;

}



div.lineaContenidoNoticias
{
	margin-left: 40px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: rgb(140,141,148);
	width: 200px;
	background-image: url(WebImages/contenidoFondo.png);
	float: left;
}

div.contenidoCentral
{
	background-image: url('WebImages/mioFondo.png');
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	
}

div.contenidoNoticias
{
	background-image: url(WebImages/mioFondo.png);
	border: solid;
	border-color: black;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 9px;
}

#ctl00_Menu1n3Items
{
	width:80px !important;
}

div.tituloNoticias
{
	text-decoration: underline;
	cursor: pointer;
	margin-bottom:10px;
	margin-top:10px;
	font-size:small;
	font-weight:bold;
}

.tituloNoticia
{
	font-size:medium !important;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

.tituloNoticias a:link
{
	color:black;
}
.tituloNoticias a:visited
{
	color:black;
}
.tituloNoticias a:hover
{
	color:black;
}
.tituloNoticias a:active
{
	color:black;
}

div.btn
{
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	background-image: url(WebImages/btnFondo.png);
	background-repeat: repeat-x;
	padding: 5px;
	width: 50px;
	text-align: center;
	cursor: pointer;
}

div.logos
{
	margin-left: 30px;
	float: left;
}

div.enColaboracion
{
	float: left;
	margin-top: -5px; 
	*margin-top: 15px; 
	text-align: left;
	margin-left: 45px
}

div.sombraHorizontal
{
	margin: 0 auto;
	height: 13px;
	width: 980px;
	background-image: url(WebImages/sombraHorizontal.png);
	background-repeat: repeat-x;
}

div.direccion
{
	padding-bottom: 10px;
}





.clearfloat
{
	/* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

div.editor
{
	padding-left: 0px;
	float: left;
}

.editor ul
{
	margin-left: 0px;
	padding-left: 0px;
}

.editor li
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.editor input
{
	width: 50px;
}

div.preview
{
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

.newsList table
{
	border-collapse: collapse;
}

.newsList tr:hover
{
	background-color: #E9ABA1;
}

.newsList td
{
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}


div.listNewContainer
{
	width: 100%;
}

div.listNewContainer
{
}

div.listNewContainer:hover
{
}

div.listNewDate
{
	font-size: 10px;
	color: Black;
}

div.listNewTitle
{
	padding-left: 30px;
	cursor: pointer;
	text-decoration: underline;
	font-size: small;
	font-weight:bold;
}

div.listNewDescription
{
	padding-left: 50px;
	cursor: pointer;
	font-size: 10px;
	margin-bottom: 30px;
}

.videos img
{
	cursor:pointer;
}

.menuIE8
{
	z-index:50;
}

