* {
	margin:0pt;
	padding:0pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
p {
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	color: #336699;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-size: 10px;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
input, textarea {
	font-size:11px;
	border: 1px solid #616A74;
	padding: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size:11px;
	border: 1px solid #616A74;
	padding: 0px;
	color: #065B98;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FF3300;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
.limpiar {
	clear: both;
}
.sinborde {
	border:none;
}
#bannercabeceras {
	margin-bottom: 20px;
}
#tablascentradas {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* USUARIOS REGISTRADOS */
#formusuarios {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt0 {
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
}
.txt1 {
	font-size: 11px;
	color: #336699;
	padding-bottom: 10px;
}
.txt2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


#contenedor {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#cabecera {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5284C1;
}
#menusup {
	height: 28px;
	background-image: url(../images/mediologo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5284C1;
	margin-top: 10px;
}
#menusup ul {
	list-style:none;
	margin-top: 5px;
	margin-left: 630px;
	}
#menusup li {
	display: inline;
	}
#menusup li a, #menusup li a:visited {
	text-decoration:none;
	color: #5485C0;
	}
#menusup li a:hover {
	color: #FF3300;
	text-decoration: underline;
}


#contenido {
	background-color: #FFFFFF;
}
#colA {
	display:inline;
	float: left;
	width: 240px;
	background-color: #ECF1F4;
	margin: 10px;
	padding: 10px;
	min-height: 420px;
}
#colB{
	display:inline;
	float: left;
	width: 238px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	min-height: 420px;
}
#colC {
	display:inline;
	float: left;
	width: 180px;
	background-color: #ECF1F4;
	margin: 10px;
	padding: 10px;
	min-height: 420px;
}
#marcas {
	font-size: 9px;
	margin-top: 20px;
	color: #506F8C;
	height: 140px;
}



#pie {
	height: 30px;
	background-color: #ECF1F4;
	padding-top: 15px;
	color: #607F9B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #5284C1;

}
#pie a, #pie a:visited {
	text-decoration: underline;
	display: inline;
	color: #6A8AA3;
}
#pie a:hover {
	color: #FF3300;
	text-decoration: none;
}

