A {
	text-decoration: none;
}
TD {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}
BODY {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
}

LI {
	padding-bottom: 12px;
}
P {
	font-size: 12px;
	text-align: justify;

}

h1 {

	font-size: 22px;
	margin-top: 40px;
	color: #3B2C94;
}

h2 {

	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 4px;
	color: #3B2C94;
	border-bottom: 1px solid #B3B3A6;
}

h3 {

	color: #3B2C94;
	font-size: 16px;
}
LI {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: url(images/pip.gif);
}


/* MENU */
.menu0 {
	background-color: #A30013;
	text-align: center;
	font-size: 13px;
	padding: 8px;
	border-right: #A30013 solid 1px;
}
.menu0active {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	padding: 8px;
	border-right: #A30013 solid 1px;
}
a.menu0link {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0linkactive {
	color: #A30013;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0link:hover {
}
a.menu0link:visited {
}
a.menu0linkactive:hover {
}
a.menu0linkactive:visited {
}


.menu1 {
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menu1active {
	background-color: #eeeeee;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menu1link {
	color: #000000;
	font-weight: bold;
}
a.menu1link:hover {
}
a.menu1link:visited {
}
a.menu1linkactive {
	color: #000000;
	font-weight: bold;
}
a.menu1linkactive:hover {
}
a.menu1linkactive:visited {
}


.menu2 {
	position: relative;
	top: 23px;
	background-color: #E7E7FF;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2active {
	background-color: #003399;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2link {
	color: #003399;
	font-weight: bold;
}
.menu2linkactive {
	color: #FFFFFF;
	font-weight: bold;
}


/* PROPIOS */


.submenu {
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dashed #000000;
	padding-right: 20px; 
	margin-right: 20px; 
	border-right: 1px dashed #000000;
}

.contenidos {
	background-color: #FFFFFF;
	padding: 20px;
	padding-top: 30px;
	border-left: #A30013 solid 1px;
	border-right: #A30013 solid 1px;
	border-bottom: #A30013 solid 1px;
	background-image: url(cmusp/fondo.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	vertical-align: top;
	width: 750px;
	height: 200px;
}

.pie {
	background-color: #000000;
	color: #B3AA9D;
	height:  30px;
	padding-left: 10px;
	text-align: center;
}

.granate {
	color: #FFFFFF;
	background-color: #A30013;
}

.banner {
	margin-right: -20px;
	margin-left: -20px;
	margin-top: -30px;
	margin-bottom: 20px;
	border-bottom: 20px solid #A30013;
}

.interior {
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.claustro {
	margin-right: 20px;
	margin-bottom: 40px;
	border: 1px solid #000000;
}

.cuadrobuscar {
	border: 1px solid #CDD397;
	height:  16px;
	font-size: 9px;
}



.marca {
	margin: -20px; 
	padding: 20px; 
	padding-bottom: 60px; 
	background-image: url(cmusp/marca.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}

/* BLOGS */

.blogpost {

	/*padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;*/
}

.blogposttitulo {

	font-weight: bold;
	color: #c20909;
}
.blogtabla {
	padding: 20px;
}
.blogblog {
}
.blogblogdiv {
	/*border: 1px solid gray;
	padding: 10px;
	margin: 10px;*/
}
.blognombre {
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	/*border-bottom: 1px #CCCCCC solid;*/
}
.blognombretexto {
	color: #A30013;
	font-size: 16px;
	font-weight: bold;
}
.blogpostnombre {
	padding-bottom: 2px;
	font-weight: bold;
}
.blogimg {
	border: 1px #000066 solid;
}
.blogimgtable {
	padding-right: 20px;
	padding-bottom: 10px;
}
.blogposttexto {
	text-align: justify;
}
.blogfirma {
	color: #999999;
}

/* 

verde claro	#CDD397
granate		#A30013

*/