@charset "UTF-8";
/* CSS Document */
html, body {margin:0px;
   /*height: 100%;*/
	background-color:#FFFFFF;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		text-align:justify;
	/*	color:#000;*/
		}

/*#footer,*/
body {
    background-color: #f7f7f7;    
}
#wrapper {
	min-height: 100%;
	clear:both;
}
#pleca {
	height:45px;
	width:100%;
	background-color:#000000;
	}
#content{
	width:920px;
	overflow:auto;
	padding-bottom: 40px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
    padding-top: 10px;
}
#caja{
	width: 920px;
	background: #FFF;
	margin: 0 auto;
	box-shadow: 1px 2px 11px #a7a7a7;
        -webkit-box-shadow: 1px 2px 11px #a7a7a7;
/*	-webkit-box-shadow: 1px 10px 10px #000;*/
	-moz-box-shadow: 1px 2px 11px #a7a7a7;
	min-height: 200px;
	display:block;
	height:auto;
	float: left;
}
#solo-itam{
	width:920px;
	height:45px;
	text-align:right;}
#solo-itam img {
	padding-top:8px;}

#header{
	margin:0 auto;
	width:920px;
	height:260px;
	display:block;
	float:left;
	min-height:260px;
	}
#contenido{
/*	padding: 10px 40px;
	width:840px;*/
    width: 100%;
	float:left;
	display:block;
	min-height:100%;
}
#footer a{
    color: white;
}
#footer {
	position: relative;
	/*margin-top: -40px; /* negative value of footer height */ 
	height: 40px;
	clear:both;
	text-align:center;
	font-size: .8em;
	display:block;
	clear:both;
    color: white;
 
} 
h1{
font-size: 2.5em;

color: #5a6770;

font-weight: bold;

width: 57%;

text-align: left;
}
h2{
	padding: 3px 10px;
	font-size:1.2em;
	color: #7D1313;
	font-weight:bold;
}
.formulario h2{
    color: white;
    font-weight: 400;
}



p{
	font-size:1em;
/*	color:#333;*/
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#62707a;
}

.button {
background: #62707a;

color: white;

font-family: Arial, Helvetica, sans-serif;

font-size: 1.2em;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

border: solid 0px; 

padding: 5px 20px;

border-bottom: 3px solid #2D3237;
}

.logo-itam-posgrados {
    float: right;
}
.logo-itam-posgrados img {
    width: 300px;
}


.infoinfo,
.formulario
{
    padding: 30px 50px;
}

.infoinfo{color: #5a6770 !important;
    min-height: 400px;
}

.formulario {
    background-color: #006853;
}

#form1 td {
    color: white;
}

.respuesta
{

    margin-top: 20px;
    width: 50%;
    min-height: 600px;
    text-align: left;
    font-size: 23px;
}
.respuesta p {
        font-size: 14px !important;

    margin-top: 120px;}