/* General styles begin */

a {
	color: #0c4f9d;
}

body {
	/*background-image: url(../images/backgrounds/background-menu.gif);*/
	color: #333333;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0;
}

h1 {
	display: none;
}

h2 {
	color: #30749c;
	font-family: tahoma, arial, helvetica;
	font-size: 20px;
	margin: 0;
	margin-bottom: 5px;

}

h6 {
	clear: both;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}


li {
	
}

p {
	font-size: 13px;
}

ul {

}



/* General styles end */


/* Custom styles begin */

.azul {
	color: #30749c;
}

.clearer {
	clear: both;
}

.descripcion {
	font-size: 12px;
	position: relative;
}

ul#list {
	background-image: url(../images/fotos/que-ofrecemos.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:0;
	padding: 0;
	padding-bottom: 20px;
	padding-left: 170px;
	position: relative;
}

ul#list li, {
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 0;
	list-style-type: square;
	position: relative;
}

.list2 {
	margin:0;
	float:left;
	padding: 0;
	padding-bottom: 20px;
	position: relative;
}

.list2 li {
	font-size: 12px;
	margin-left: 50px;
	padding-bottom: 5px;
	list-style-type: square;
	position: relative;
}


#logo {
	float: left;
}

#logos {

}

#logos img {
	display: block;
	margin-bottom: 15px;
}

ul#topMenu {
	left: 5px;
	margin: 0;
	padding: 0;
	position: relative;	
	text-align: right;
}

ul#topMenu li {
	color: #FFFFFF;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	padding-right: 10px;
}

#right ul#topMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#right ul#topMenu li a:hover {
	color: #FFFFFF;
}

ul#menu {
	background-image: url(../images/backgrounds/imageurl.jpg);	
	margin: 0;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}

ul#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu a:hover {
/*	color: #FFFFFF;*/
}

ul#menu li {
	color: #9c303f;
	display: inline;
	font-size: 11px;
	padding-right: 15px;
	list-style-type: none;
}


ul#menu li ul li {
	font-weight: normal;
	margin-left: -30px;
}

ul#menu li ul li:hover, ul#menu a:hover {
	/*color: #FFFFFF;*/
	/*background-color: #9c303f;*/
	text-decoration: underline;
}

ul#menu li {
	color: #9c303f;
	font-weight: bold;
}


.floatLeft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
}

.floatRight {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
}

.imgBorder {
	border: 1px solid #ebebeb;
}


.tablaCursos, .tablaCursos td
{
	border: 1px solid #888888; 
	border-collapse: collapse;
	padding: 5px;
}



/* Custom styles end */



/* layout styles begin */

#all {
	margin: 0;
	padding: 0;
	width: 1000px;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
}

#imageHome {
	background-image: url(../images/fotos/home.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 315px;
}

#footer {
	/*background-image: url(../images/backgrounds/ro.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	clear: both;
	color: #000000;
	height: 60px;
}

#footer h6 {
	position: relative;
	top: 40px;
}

#header {
	height: 120px;
	position: relative;
}

#leftCol {
	/*background-image: url(../images/backgrounds/top-background.gif);
	background-repeat: repeat-x;*/
	float: left;
	margin-top: 15px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 10px;
	position: relative;
	width: 350px;
}

#rightCol {
	/*background-image: url(../images/fotos/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	float: right;
	height: 200px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	width: 600px;

}

#rightCol h2 {
	padding-right: 10px;
	width: 420px;

}


#right li {
	color: #30749c;
}

/* layout styles end */

/* forms begin */

fieldset {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

form p {
	clear: left;
}

form p label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 200px;
}

textarea {
	height: 80px;
	width: 50%;
}


input {
	
}

/* forms end */


/* banners */

#nb {
	position: absolute;
	right: 10px;
	top: 3px;
	
	text-align: center;
}

#CGORIII {
	position: relative;
	top: 0px;	

}

