body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#index {
	background-color: #990000;
}

#general {
	width: 750px;
	margin-bottom: 40px;
}

#identidad {
	background-color: #FF9900;
}

#institucional {
	background-color: #FF9900;
}

#persuasiva {
	background-color: #FF9900;
}

#editorial {
	background-color: #669933;
}

#digital {
	background-color: #000099;
}

#informacion .head{
	background-image: url(images/logo_informacion.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#digital .head{
	background-image: url(images/logo_digital.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#editorial .head{
	background-image: url(images/logo_editorial.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#persuasiva .head{
	background-image: url(images/logo_persuasiva.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#identidad .head{
	background-image: url(images/logo_identidad.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#institucional .head{
	background-image: url(images/logo_institucional.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#index .head{
	background-image: url(images/logo_index.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}



#informacion {
	background-color: #CC0000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	height: 80px;
	padding-right: 20px;
}
#index a {
	text-decoration: none;
}

.contenido {
	padding: 10px 15px 30px 0px;
	height: 360px;
	background-color: #FFFFFF;
}

#idxtits {
	vertical-align: top;
	height: 30px;
}

.head a:link {  text-decoration: underline; color: #FFFFFF}
.head a:active {  text-decoration: underline; color: #FFFFFF}
.head a:visited {  text-decoration: underline; color: #FFFFFF}
.head a:hover {  text-decoration: none; color: #FFFFFF}





.subseccion {
	font-size: 11px;
	width: 230px;
}


#descrip {
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
	margin-bottom: 20px;
	width: 180px;
}

#descrip img {

	margin-top: 10px;

}

#descrip b {

color: #000000;

}

.subseccion a:link {  text-decoration: underline; color: #999999}
.subseccion a:active {  text-decoration: underline; color: #999999}
.subseccion a:visited {  text-decoration: underline; color: #999999}
.subseccion a:hover {  text-decoration: none; color: #CCCCCC}

a:link {  text-decoration: underline; color: #999999}
a:active {  text-decoration: underline; color: #999999}
a:visited {  text-decoration: underline; color: #999999}
a:hover {  text-decoration: none; color: #CCCCCC}



.subseccion li #inactive {
	color: #000000;
	margin-bottom: 10px;
}

.subseccion li{
	margin-bottom: 10px;
	list-style-image: url(images/ul_img.gif);
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 180px;
}
h2 {
	font-size: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}

#pie_foto {
	font-size: 11px;
	margin-top: 10px;
}
.imgprods img {
	margin-bottom: 10px;
}
.imgprods {
	padding-top: 30px;
}



#menutable td li{

	margin-bottom: 6px;
	margin-top:0px;
	
}

#menutable td ul{
	margin: 0px;
	padding: 9px 0px 6px 30px;
}

#menutable {
	font-size: 11px;
	background-color: #FFFFFF;
}
.titulomenu {
	text-align: right;
	padding: 3px 5px 3px 3px;
	border-bottom: solid #CCCCCC 1px;
}

.titulomenu a:link {  text-decoration: none; color: #999999}
.titulomenu a:active {  text-decoration: none; color: #999999}
.titulomenu a:visited {  text-decoration: none; color: #999999}
.titulomenu a:hover {  text-decoration: none; color: #CCCCCC}
ul {
	color: #999999;
}
